﻿2026-09-07T07:52:34.5638022Z ##[group]Run actions/checkout@v5
2026-09-07T07:52:34.5638766Z with:
2026-09-07T07:52:34.5639787Z   repository: BigscreenVR/spt-bs-core
2026-09-07T07:52:34.5642657Z   token: ***
2026-09-07T07:52:34.5642996Z   ssh-strict: true
2026-09-07T07:52:34.5643363Z   ssh-user: git
2026-09-07T07:52:34.5643721Z   persist-credentials: true
2026-09-07T07:52:34.5644102Z   clean: true
2026-09-07T07:52:34.5644479Z   sparse-checkout-cone-mode: true
2026-09-07T07:52:34.5644894Z   fetch-depth: 1
2026-09-07T07:52:34.5645245Z   fetch-tags: false
2026-09-07T07:52:34.5645601Z   show-progress: true
2026-09-07T07:52:34.5645954Z   lfs: false
2026-09-07T07:52:34.5646292Z   submodules: false
2026-09-07T07:52:34.5646649Z   set-safe-directory: true
2026-09-07T07:52:34.5647045Z   allow-unsafe-pr-checkout: false
2026-09-07T07:52:34.5647716Z ##[endgroup]
2026-09-07T07:52:34.6441861Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-07T07:52:34.6443664Z ##[group]Getting Git version info
2026-09-07T07:52:34.6444764Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-07T07:52:34.6445758Z [command]/usr/bin/git version
2026-09-07T07:52:34.6446188Z git version 2.43.0
2026-09-07T07:52:34.6451154Z ##[endgroup]
2026-09-07T07:52:34.6458527Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/9c9c6e29-09f9-4066-b340-b7155c90edde/.gitconfig'
2026-09-07T07:52:34.6466315Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9c9c6e29-09f9-4066-b340-b7155c90edde' before making global git config changes
2026-09-07T07:52:34.6467465Z Adding repository directory to the temporary git global config as a safe directory
2026-09-07T07:52:34.6468780Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-07T07:52:34.6500483Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-07T07:52:34.6518595Z https://github.com/BigscreenVR/spt-bs-core
2026-09-07T07:52:34.6529440Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-07T07:52:34.6532140Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-07T07:52:34.6549250Z refs/heads/main
2026-09-07T07:52:34.6556106Z [command]/usr/bin/git checkout --detach
2026-09-07T07:52:34.6625456Z HEAD is now at ff4b405dd test(rig): make HEAVY-AT-BIRTH a rule the build applies, not one we remember
2026-09-07T07:52:34.6663299Z [command]/usr/bin/git branch --delete --force main
2026-09-07T07:52:34.6695307Z Deleted branch main (was ff4b405dd).
2026-09-07T07:52:34.6700157Z ##[endgroup]
2026-09-07T07:52:34.6703101Z [command]/usr/bin/git submodule status
2026-09-07T07:52:34.6893516Z ##[group]Cleaning the repository
2026-09-07T07:52:34.6894203Z [command]/usr/bin/git clean -ffdx
2026-09-07T07:52:35.3325871Z Removing target/
2026-09-07T07:52:35.3336030Z [command]/usr/bin/git reset --hard HEAD
2026-09-07T07:52:35.3414054Z HEAD is now at ff4b405dd test(rig): make HEAVY-AT-BIRTH a rule the build applies, not one we remember
2026-09-07T07:52:35.3421827Z ##[endgroup]
2026-09-07T07:52:35.3423547Z ##[group]Disabling automatic garbage collection
2026-09-07T07:52:35.3427087Z [command]/usr/bin/git config --local gc.auto 0
2026-09-07T07:52:35.3452509Z ##[endgroup]
2026-09-07T07:52:35.3453802Z ##[group]Setting up auth
2026-09-07T07:52:35.3456954Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-07T07:52:35.3481933Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-07T07:52:35.3670829Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-07T07:52:35.3697017Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-07T07:52:35.3883238Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-07T07:52:35.3916775Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-07T07:52:35.4102971Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-07T07:52:35.4133331Z ##[endgroup]
2026-09-07T07:52:35.4133850Z ##[group]Fetching the repository
2026-09-07T07:52:35.4139536Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ba74b798a4fa6a52108dd94dfb9a587ddcc9de8c:refs/remotes/pull/199/merge
2026-09-07T07:52:35.9749992Z From https://github.com/BigscreenVR/spt-bs-core
2026-09-07T07:52:35.9750741Z  * [new ref]             ba74b798a4fa6a52108dd94dfb9a587ddcc9de8c -> pull/199/merge
2026-09-07T07:52:35.9775010Z ##[endgroup]
2026-09-07T07:52:35.9775654Z ##[group]Determining the checkout info
2026-09-07T07:52:35.9777276Z ##[endgroup]
2026-09-07T07:52:35.9781237Z [command]/usr/bin/git sparse-checkout disable
2026-09-07T07:52:35.9820589Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-07T07:52:35.9843534Z ##[group]Checking out the ref
2026-09-07T07:52:35.9845607Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/199/merge
2026-09-07T07:52:36.0336499Z Previous HEAD position was ff4b405dd test(rig): make HEAVY-AT-BIRTH a rule the build applies, not one we remember
2026-09-07T07:52:36.0337701Z HEAD is now at ba74b798a Merge e3bd53d4411d1964f70a11f048ad83bc98ac5d5f into ff4b405dd368d216ba747666906d28ed1b1d5835
2026-09-07T07:52:36.0346190Z ##[endgroup]
2026-09-07T07:52:36.0389978Z [command]/usr/bin/git log -1 --format=%H
2026-09-07T07:52:36.0418404Z ba74b798a4fa6a52108dd94dfb9a587ddcc9de8c
